Contents | < Browse | Browse >
WAIT timeout

* WAIT halts processing for the time given. Timeout is in seconds.
  You can abort this with CTRL-C.

eg.     echo "I'll wait a minute"
        wait 60